home *** CD-ROM | disk | FTP | other *** search
/ Cartopedia - The Ultimate World Reference Atlas / Cartopedia_World_ Reference_CD.ISO / na2st / neze / nezedd.pag < prev    next >
Encoding:
Text File  |  1995-06-07  |  615 b   |  52 lines

  1. TEMPLATE    Popup
  2. POSITION    11,17
  3. PATH    \NA2ST\NEZE
  4.  
  5. PANEL AtlasPanel
  6. {
  7.     CONTROL BitMap
  8.     {
  9.         POSITION    0,0
  10.         FILE    nezedd
  11.     }
  12.  
  13.     CONTROL HotSpot
  14.     {
  15.         POSITION    369,382
  16.         SIZE    68,12
  17.         CURSOR    Hand
  18.         ALWAYSACTIVE    0
  19.  
  20.         CONTROL_HANDLERS on_click
  21.         {
  22.             OpenPage    NEZE1d,zoom
  23.         }
  24.     }
  25.  
  26.     CONTROL HotSpot
  27.     {
  28.         POSITION    311,382
  29.         SIZE    27,12
  30.         CURSOR    Hand
  31.         ALWAYSACTIVE    0
  32.  
  33.         CONTROL_HANDLERS on_click
  34.         {
  35.             OpenPage    NEZE2d,zoom
  36.         }
  37.     }
  38.  
  39.     CONTROL HotSpot
  40.     {
  41.         POSITION    362,193
  42.         SIZE    42,13
  43.         CURSOR    Hand
  44.         ALWAYSACTIVE    0
  45.  
  46.         CONTROL_HANDLERS on_click
  47.         {
  48.             OpenPage    NEZE3d,zoom
  49.         }
  50.     }
  51. }
  52.